projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9350c5
)
Line break change.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 19 Apr 2002 00:18:22 +0000
(
00:18
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 19 Apr 2002 00:18:22 +0000
(
00:18
+0000)
lispref/commands.texi
patch
|
blob
|
history
diff --git
a/lispref/commands.texi
b/lispref/commands.texi
index 46b7124c54b12f922c4f7a88d39cc3626bb3eafb..f6be1c332a978cb5ae01a48e0ed6c89f5d332a1f 100644
(file)
--- a/
lispref/commands.texi
+++ b/
lispref/commands.texi
@@
-1106,7
+1106,8
@@
this form:
@example
(@var{event-type}
- (@var{window} @var{buffer-pos} (@var{x} . @var{y}) @var{timestamp})
+ (@var{window} @var{buffer-pos} (@var{x} . @var{y})
+ @var{timestamp})
@var{click-count})
@end example